CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c TCP socket

搜索资源列表

  1. cs

    0下载:
  2. linux环境下的tcp/ip socket编程-linux environment tcp/ip socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:13149
    • 提供者:fortitude
  1. singleServerMultipleClientSrc

    1下载:
  2. C++下多线程TCPsocket通信程序-Multithread TCP Socket communication in C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:37484
    • 提供者:lishixiang
  1. TCP

    0下载:
  2. 在windows下用c语言实现Socket的基本通信-In windows using c language Socket basic communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5054775
    • 提供者:xieyuanzuo
  1. Socket

    0下载:
  2. 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:56019
    • 提供者:laga
  1. EasyChat

    1下载:
  2. 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:831375
    • 提供者:sunrong
  1. AsyncChatInCSharp

    0下载:
  2. 自己为了学习C#的异步socket编程制作的一个小demo,采用的是TCP的连接方式。-When learning C# asynchronous socket programming, I made this small demo, which uses a TCP-connection.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:82118
    • 提供者:张华
  1. game24

    0下载:
  2. game 24 with c# is number go to +, -, *, /, sum is 24 have server and client connect by socket TCP. -game 24 with c# is number go to+,-,*, /, sum is 24 have server and client connect by socket TCP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:85433
    • 提供者:pokamon
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer

    0下载:
  2. linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6346268
    • 提供者:
  1. send.c

    0下载:
  2. Send data via TCP Socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1027
    • 提供者:Vijith
  1. sockbind.c

    0下载:
  2. Bind a TCP Socket to a Port
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:697
    • 提供者:Vijith
  1. tcp

    0下载:
  2. 用标准C实现的TCP/IP socket通讯函数,基于unix平台-Implemented using standard C TCP/IP socket communication functions based on unix platforms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1797
    • 提供者:huxiang
  1. tcpchating-febris

    0下载:
  2. c# tcp socket chatting 1:1
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:83059
    • 提供者:4evapas
  1. TCPsocket

    0下载:
  2. 用C语言编写的socket程序,利用TCP socket实现远程主机与服务器之间的通信,可以互相发送信息-Socket with a program written in C, the use of remote TCP socket communication between the host and the server can send messages to each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:2390
    • 提供者:zl
  1. raw.c.tar

    0下载:
  2. RAW SOCKET API抓报监听链路层数据,简单的分析TCP、UDP、IPV6等协议-RAW SOCKET API Monitor reported catch data link layer, the simple analysis of TCP, UDP, IPV6 and other agreements
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:1386
    • 提供者:czl
  1. socket.tar

    0下载:
  2. Linux TCP socket通讯,visual C++实现-Linux TCP socket communication, visual C++ implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:30720
    • 提供者:yilan guo
  1. socket

    0下载:
  2. TCP/IP源代码,基于Visual c++的socket源代码。-TCP/IP source code, based on the socket Visual c++ source code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:248694
    • 提供者:link
  1. Socket-programming-TCP

    0下载:
  2. tcp socket programming program in C language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1718
    • 提供者:dee1wax
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:82001
    • 提供者:徐康
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com